Author: René Pfeuffer

News and posts by René Pfeuffer

Issue restart

Posted on 2020-03-24 by René Pfeuffer


Over the years, SCM-Manager received a lot of attention and a lot of people had questions. Some of them led to issues on BitBucket, which were migrated to GitHub not long ago. With the release of SCM-Manager 2 getting closer, we would like to get rid of old issues, because we…


Posted in scm-manager, support


SCM-Manager 2.0.0-rc5

Posted on 2020-03-13 by René Pfeuffer


Release 2 of SCM-Manager brings a lot of changes, some small, some big. Besides the most obvious change, the completely new user interface, there is the new level 3 REST API, which took us a considerable amount of effort to create.

The new REST API allows scripts and other applications to “navigate” from the top level REST resource (/scm/api/v2) to every resource available and to change them: repositories, sources, configurations, and items from plugins like pull requests. Using the editor plugin it is possible, to add or change…


Posted in release, scm-manager


SCM-Manager 2.0.0-rc4

Posted on 2020-02-14 by René Pfeuffer


For some time, the incompatability of SCM-Manager 2 with Java 9 or above has annoyed us. Now we can happily announce, that this is history. With the new version 2.0.0-rc4 SCM-Manager can run on Java 9 and above.

A little error though has not made it into this release: If you are…


Posted in release, scm-manager


SCM-Manager 2.0.0-rc3

Posted on 2020-02-05 by René Pfeuffer


Last week we stumbled upon an error in the plugin loader. If you have installed some plugins with dependencies between them, the may end up loading them in the wrong sequence and therefore running into an error. We fixed this error with SCM-Manager 2.0.0-rc3.

If your SCM-Manager…


Posted in release, scm-manager